Package-level declarations

Types

Link copied to clipboard

An database encryption exception wrapper which maps comprehensive keystore errors to a limited set of actionable errors.

Link copied to clipboard

A list of keystore error. This is a duplicate of https://android.googlesource.com/platform/frameworks/base/+/master/core/java/android/security/keymaster/KeymasterDefs.java

Link copied to clipboard
data class LocalChangeResourceReference(val localChangeId: Long, val resourceReferenceValue: String, val resourceReferencePath: String?)
Link copied to clipboard

Thrown to indicate that the requested resource is not found.

Link copied to clipboard

Exception thrown to indicate that the requested resource is not found in the database.